Previous Book Contents Book Index Next

Inside Macintosh: 3D Graphics Programming With QuickDraw 3D /
Chapter 2 - 3D Viewer / 3D Viewer Reference
3D Viewer Routines / Creating and Configuring Viewers


Q3ViewerGetView

You can use the Q3ViewerGetView function to get the view object associated with a viewer object.

TQ3ViewObject Q3ViewerGetView (TQ3ViewerObject theViewer);
theViewer
A viewer object.
DESCRIPTION
The Q3ViewerGetView function returns, as its function result, the view object currently associated with the viewer specified by the theViewer parameter.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
11 JUL 1996